README - Important Information

Thank you for downloading and using this Minecraft addon! It seems like you were a little curious about the internal contents of this Addon, as I myself was. Therefore, I have a few notes you should take a look at before going any further:

1. Respecting the Author's Work:
   While I encourage you to explore and learn from the code within this addon, I kindly request that you shouldn't steal or misuse any textures or assets included. Respect the hard work and creativity of the original author.

2. Learning from Code:
   Feel free to examine the code to understand how features are implemented. As the creator of this addon, I have explored and studied other addons to improve my own skills, which is a great way to grow within the Minecraft addon community.

3. Credit:
   Throughout the process of creating this Addon, I have gone from knowing nothing to acquiring a wealth of valuable experience, enabling me to create even better Addons. To achieve this level of proficiency, I have continuously sought knowledge from various sources to gradually accumulate my own expertise. Therefore, I am deeply grateful and would like to express my utmost appreciation to the following individuals and groups:

      • ClouddSpiderr: I gained valuable knowledge from his/her Addon, "bum_Crops Addon" which helped me understand how to create crops right from the inception of my own Addon.
      • Fused Bolt: I downloaded the Addon "Better Foliage Addon/Texture Pack" for inspiration, then I accidentally found a quite interesting thing - Apples on the tree, it is very necessary for recipes require tons of apples instead of having to find they from Mojang's leaf drop rate.
      • Hieze gaming: I am grateful to this guy and his/her Addon, "Thirsty and Temperature Bar Addon" which enabled me to incorporate the Thirsty Bar into the game.
      • MARK2: Actually, having more grass doesn't contribute significantly to my Addon. However, excessive emptiness can also lead to boredom. Thanks to the Addon "EBS` Feature Rules", I sought advice on increasing the amount of grass in the game, which enhances the overall experience and adds novelty. I recommend using it in conjunction with other Addons that create waving grasses and leaves.
      • Albii: Thanks to his/her "Thirty Addon", I can make my Wet Rice Flour Bowl and Dried Rice Flour Bowl destroy when it rains, gets dark, or the ambient light gets low.

      • learn.microsoft.com/en-us/minecraft/creator/?view=minecraft-bedrock-stable: I acquired a decent understanding of JSON code from this resource (although the information it provided was somewhat limited).
      • wiki.bedrock.dev: If the aforementioned website doesn't provide sufficient assistance, this website has been my savior. I have truly gained a lot of knowledge from it. And when I say "a lot," I truly mean a lot.
      • bedrock.dev: I also learned many things from this website. Mainly json syntax.
      • www.digminecraft.com: I used this website to get the ids of the sounds and particles I used for Wooden Keg and Cobblestone Stove.
      • minecraft.fandom.com: I also used this site to view miscellaneous information, such as text formatting.
      • themodernnonna.com, littlespoonfarm.com, natashaskitchen.com, www.allrecipes.com, www.cookingclassy.com, thehonoursystem.com, feelgoodfoodie.net helped me in making recipes (maybe there are many more websites but I don't remember).
      
      • MCreator: I used this app in the beginning days of making this Addon to create Items and Recipes.
      • Blockbench: This is a good app for making 3D models for Minecraft. I used it to create the title picture and all the blocks in this Addon.
      • bridge: I have only recently started using this app, but it quickly demonstrated its power by helping me detect errors that I hadn't noticed and saving me time fixing other issues.
      • MAM (Minecraft Addons Maker): I used this app to see quite a few sample jsons and ideas.
      • QuickEdit & Notepad++: These two editing applications are the ones I use the most during the process of writing json files for this Addon.
      
      • Along with many other things on the Internet, including pixelated images of dishes and drinks, which inspired me to create this Addon.

Thank you for taking the time to read this readme. Enjoy using the addon responsibly and have a great Minecraft experience!

-- Kresnbev